From: John Wiegley Date: Sat, 9 Jun 2001 05:23:38 +0000 (+0000) Subject: Removed an empty comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~63066 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4c6a53caf7e1d02f2ad213d9b47b758d36455d2e;p=emacs.git Removed an empty comment. --- diff --git a/lisp/eshell/em-pred.el b/lisp/eshell/em-pred.el index 5ef412199d8..b258b0f9603 100644 --- a/lisp/eshell/em-pred.el +++ b/lisp/eshell/em-pred.el @@ -599,6 +599,4 @@ that 'ls -l' will show in the first column of its display. " (lambda (str) (split-string str ,sep))) lst)))) -;;; Code: - ;;; em-pred.el ends here